|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object that fires off TagParseEvents as they are parsed from a stream, ServerSocket, or other metadata source
Method Summary | |
void |
addTagParseListener(TagParseListener tpl)
Adds a TagParseListener to be notified when this object parses MP3Tags. |
MP3Tag[] |
getTags()
Get all tags (headers or in-stream) encountered thusfar. |
void |
removeTagParseListener(TagParseListener tpl)
Removes a TagParseListener, so it won't be notified when this object parses MP3Tags. |
Method Detail |
public void addTagParseListener(TagParseListener tpl)
public void removeTagParseListener(TagParseListener tpl)
public MP3Tag[] getTags()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |